Don't use g_slist_next in gtktextchild.c
authorMatthias Clasen <mclasen@redhat.com>
Tue, 20 Oct 2015 00:38:38 +0000 (20:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 20 Oct 2015 10:14:57 +0000 (06:14 -0400)
commit060948d8065686a5aa4dacaafbae9726de4e4139
treec6994ffeb23930aa0b9bf4b9d0a4b44368177dad
parent5dd78f74e0cb8a878fcd010f300a6c94b0da94bd
Don't use g_slist_next in gtktextchild.c

We generally use ->next directly.
gtk/gtktextchild.c